home *** CD-ROM | disk | FTP | other *** search
/ CD World Haziran 1997 / CD World Haziran 1997.iso / Kisisel Data Duzenleyiciler / Affairs In Order / AIO.MD_ / AIO.MD / tbPersonal.json < prev    next >
Encoding:
JavaScript Object Notation  |  1996-12-24  |  452 b 

  1. {
  2.     "schema": {
  3.         "FullName": "Text (70) NOT NULL",
  4.         "DOB": "Text (8) NOT NULL",
  5.         "BirthCertificate": "Boolean NOT NULL",
  6.         "Hospital": "Text (40)",
  7.         "City": "Text (25) NOT NULL",
  8.         "State": "Text (20) NOT NULL",
  9.         "BloodType": "Text (7) NOT NULL",
  10.         "Clergy": "Text (40)",
  11.         "Telephone": "Text (10)",
  12.         "Will": "Boolean NOT NULL",
  13.         "WillWhere": "Memo/Hyperlink (255)",
  14.         "BCWhere": "Memo/Hyperlink (255)",
  15.         "SafeDeposit": "Boolean NOT NULL",
  16.         "SDWhere": "Memo/Hyperlink (255)",
  17.         "SSN": "Text (9)"
  18.     },
  19.     "data": []
  20. }